Update

Update a single Task.

task updateTask( beeId handle , taskUpdater updater , updateMode snapshotid , Projection projection )

Parameters

handle
Type: beeId handle of the task to update.
updater
Type: taskUpdater holds the modification to be appled.
snapshotid
Type: updateMode Allow optimistic locking.
projection
ProjectionWrapper
level of details to include in the returned snapshot.